Skip to content

Draft: [scorep, otf2, cubelib, cubew] Add new releases#5340

Draft
wrwilliams wants to merge 8 commits into
spack:developfrom
wrwilliams:wrwilliams/scorep-10
Draft

Draft: [scorep, otf2, cubelib, cubew] Add new releases#5340
wrwilliams wants to merge 8 commits into
spack:developfrom
wrwilliams:wrwilliams/scorep-10

Conversation

@wrwilliams

Copy link
Copy Markdown
Contributor

PR for the upcoming Score-P 10 release.

@spackbot fix style

@wrwilliams

Copy link
Copy Markdown
Contributor Author

@spackbot fix style

@spackbot-app

spackbot-app Bot commented Jun 26, 2026

Copy link
Copy Markdown

Let me see if I can fix that for you!

@spackbot-app

spackbot-app Bot commented Jun 26, 2026

Copy link
Copy Markdown

I was able to run spack style --fix for you!

spack style --fix
repos/spack_repo/builtin/packages/cubelib/package.py
repos/spack_repo/builtin/packages/cubew/package.py
repos/spack_repo/builtin/packages/otf2/package.py
repos/spack_repo/builtin/packages/scorep/package.py
�[1;34m==> �[0mrunning ruff format
1 file reformatted, 3 files left unchanged
�[1;34m==> �[0mrunning ruff check
All checks passed!
�[1;34m==> �[0mstyle checks passed
Keep in mind that I cannot fix your flake8 or mypy errors, so if you have any you'll need to fix them and update the pull request. If I was able to push to your branch, if you make further changes you will need to pull from your updated branch before pushing again.

I've updated the branch with style fixes.

William Williams added 5 commits June 26, 2026 13:55
…sum to follow when the tarballs are ready.

Score-P v10.0 newly requires:

* OTF2 3.2+
* CUDA 11.6+ for +cuda
* rocprofiler-sdk for +hip

Drops:
* rocm-smi-lib for 10.0+
* rocprofiler-dev for 10.0+ (no longer need roctracer)

Dropped redundant MPI `depends_on` that only applied to older versions.
@wrwilliams wrwilliams force-pushed the wrwilliams/scorep-10 branch from 6c3caaf to d7290f5 Compare June 26, 2026 11:57
@wrwilliams wrwilliams marked this pull request as draft June 26, 2026 11:57
@wrwilliams

Copy link
Copy Markdown
Contributor Author

@spackbot fix style

@spackbot-app

spackbot-app Bot commented Jun 26, 2026

Copy link
Copy Markdown

Let me see if I can fix that for you!

@spackbot-app

spackbot-app Bot commented Jun 26, 2026

Copy link
Copy Markdown

I was able to run spack style --fix for you!

spack style --fix
repos/spack_repo/builtin/packages/cubelib/package.py
repos/spack_repo/builtin/packages/cubew/package.py
repos/spack_repo/builtin/packages/otf2/package.py
repos/spack_repo/builtin/packages/scorep/package.py
�[1;34m==> �[0mrunning ruff format
1 file reformatted, 3 files left unchanged
�[1;34m==> �[0mrunning ruff check
All checks passed!
�[1;34m==> �[0mstyle checks passed
Keep in mind that I cannot fix your flake8 or mypy errors, so if you have any you'll need to fix them and update the pull request. If I was able to push to your branch, if you make further changes you will need to pull from your updated branch before pushing again.

I've updated the branch with style fixes.

Score-P 10.0 accidentally broke our MPI adapters' link dependency on `libmpi` for Intel MPI due to blind duplication of link flags from older Intel versions.
This had existed to address the `libmpi`/`libmpi_mt` difference in older Intel MPI distributions.
@wrwilliams

Copy link
Copy Markdown
Contributor Author

@spackbot fix style

@spackbot-app

spackbot-app Bot commented Jun 26, 2026

Copy link
Copy Markdown

Let me see if I can fix that for you!

@spackbot-app

spackbot-app Bot commented Jun 26, 2026

Copy link
Copy Markdown

I was able to run spack style --fix for you!

spack style --fix
repos/spack_repo/builtin/packages/cubelib/package.py
repos/spack_repo/builtin/packages/cubew/package.py
repos/spack_repo/builtin/packages/otf2/package.py
repos/spack_repo/builtin/packages/scorep/package.py
�[1;34m==> �[0mrunning ruff format
1 file reformatted, 3 files left unchanged
�[1;34m==> �[0mrunning ruff check
All checks passed!
�[1;34m==> �[0mstyle checks passed
Keep in mind that I cannot fix your flake8 or mypy errors, so if you have any you'll need to fix them and update the pull request. If I was able to push to your branch, if you make further changes you will need to pull from your updated branch before pushing again.

I've updated the branch with style fixes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant